Click or drag to resize

TupleID Property

Gets or sets the tuples unique ID. The ID is used to distinguish this tuple from other tuples in the same PresenceDescription.

Namespace:  Independentsoft.Sip.Presence
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string ID { get; set; }

Property Value

Type: String
See Also